#decisions = {
#    adopt_roman_standard_ere = {
#		only_independent = yes
#		ai_check_interval = 1
#		is_high_prio = yes
#		potential = {
#			ai = no
#			has_landed_title = e_byzantium
#			e_byzantium = {
#				NOT = { has_title_flag = true_coa }
#			}
#		}
#		allow = {
#		has_landed_title = e_byzantium
#		}
#		effect = {
#			e_byzantium = {
#				set_coa = e_nicaea
#				set_title_flag = true_coa
#			}
#		}
#		ai_will_do = {
#		factor = 0
#		}
#}
#}